home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / scripts / skin.shader < prev    next >
Encoding:
Text File  |  2000-11-20  |  3.6 KB  |  164 lines

  1. // JPW self-lit gib for queen2
  2. textures/skin/self_lit_gib
  3. {
  4.     {
  5.         map models/gibs/tan/skin02.tga
  6.         rgbgen identity
  7.     }
  8. }
  9.  
  10. textures/skin/flehblobber
  11. {
  12.  
  13.         surfaceparm nonsolid
  14.     deformVertexes wave 100 sin 1.000000 5.000000 0.800000 0.700000
  15.     tessSize 256
  16.     qer_editorimage textures/skin/innergoop.tga
  17.     
  18.     {
  19.                 map textures/skin/innergoop.tga      
  20.                 tcMod scale 2 2               
  21.         tcMod turb 0.000000 0.200000 0.000000 0.100000
  22.             tcMod scroll 0 .2  
  23.     }  
  24.     {
  25.         map textures/skin/outergoop.tga
  26.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  27.         tcMod turb 0.000000 0.200000 0.100000 0.100000
  28.     }
  29.     {
  30.         map $lightmap
  31.         blendfunc gl_dst_color gl_zero
  32.         rgbgen identity
  33.     }
  34. }
  35.  
  36. textures/skin/smallblobber
  37. {
  38.  
  39.         surfaceparm nonsolid
  40.     deformVertexes wave 100 sin 0.600000 0.700000 0.800000 0.700000
  41.     tessSize 16
  42.     qer_editorimage textures/skin/innergoop.tga
  43.     
  44.     {
  45.                 map textures/skin/innergoop.tga      
  46.                 tcMod scale 2 2               
  47.         tcMod turb 0.000000 0.200000 0.000000 0.100000
  48.             tcMod scroll 0 .2  
  49.     }  
  50.     {
  51.         map textures/skin/outergoop.tga
  52.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  53.         tcMod turb 0.000000 0.200000 0.100000 0.100000
  54.     }
  55.     {
  56.         map $lightmap
  57.         blendfunc gl_dst_color gl_zero
  58.         rgbgen identity
  59.     }
  60. }
  61.  
  62.  
  63. textures/skin/snarktongue
  64. {
  65.         surfaceparm nonsolid
  66.     {
  67.         map textures/skin/innergoop.tga      
  68.         tcMod scale 2 2               
  69.         tcMod turb 0.000000 0.200000 0.000000 0.100000
  70.         tcMod scroll 0 .2  
  71.     }  
  72.     {
  73.         map textures/skin/outergoop.tga
  74.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  75.         tcMod turb 0.000000 0.200000 0.100000 0.100000
  76.     }
  77. }
  78.  
  79. textures/skin/flehbleh
  80. {
  81.  
  82.     
  83.      cull disable
  84.     {
  85.                 map textures/skin/innergoop.tga      
  86.                 tcMod scale 2 2               
  87.         tcMod turb 0.000000 0.200000 0.000000 0.100000
  88.             tcMod scroll 0 .2  
  89.     }  
  90.     {
  91.         map textures/skin/outergoop.tga
  92.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  93.         tcMod turb 0.000000 0.200000 0.100000 0.100000
  94.     }
  95.     {
  96.         map $lightmap
  97.         blendfunc gl_dst_color gl_zero
  98.         rgbgen identity
  99.     }
  100. }
  101.  
  102. queenbase
  103. {        
  104.     deformVertexes wave 100 sin 1.000000 5.000000 0.800000 0.700000
  105.     //deformvertexes bulge 2 2 1
  106.     {
  107.               map textures/skin/outergoopb.tga      
  108.         tcMod scale 5 5               
  109.         tcMod turb 0 .1 0 .1
  110.         rgbgen lightingdiffuse
  111.         //tcMod scroll -.05 -.05
  112.     }  
  113.     {
  114.         map models/characters/queen2/tile2.tga
  115.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  116.         tcMod turb 0 .02 0.75 0.1
  117.         rgbgen lightingdiffuse        
  118.         tcmod scale 6 6
  119.         //tcmod scroll .02 .02
  120.     }    
  121. }
  122.  
  123. modelskin
  124. {            
  125.     {
  126.               map models/characters/queen2/tile.tga
  127.         tcMod scale 2 2               
  128.         tcMod turb 0 .1 0 .1
  129.         rgbgen lightingdiffuse
  130.         //tcMod scroll -.05 -.05
  131.     }  
  132.     //{
  133.     //    map models/characters/queen2/tile2.tga
  134.     //    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  135.     //    tcMod turb 0 .02 0.75 0.1
  136.     //    rgbgen lightingdiffuse        
  137.     //    tcmod scale 2 2
  138.     //    //tcmod scroll .02 .02
  139.     //}    
  140. }
  141.  
  142. models/characters/queen2/q2_t01/skin08
  143. {        
  144.     {
  145.               map models/characters/queen2/tile.tga     
  146.         //tcMod scale 2 2               
  147.         tcMod turb 0 .1 0 .1
  148.         rgbgen lightingdiffuse
  149.         //tcMod scroll -.05 -.05
  150.     }  
  151.     //{
  152.     //    map models/characters/queen2/tile2.tga
  153.     //    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA        
  154.     //    tcMod turb 0 .02 0.75 0.1
  155.     //    rgbgen lightingdiffuse        
  156.     //    tcmod scale 2 2
  157.     //    //tcmod scroll .02 .02
  158.     //}    
  159.     {
  160.         map models/characters/queen2/skin08.tga
  161.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  162.         rgbgen lightingdiffuse
  163.     }
  164. }